home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / qwkndt1a.zip / GOLEM.DOC < prev    next >
Text File  |  1992-11-06  |  2KB  |  54 lines

  1.                      The QWK'n'Dirty Golem Mode
  2.                            Copyright 1992 by
  3.                            Anthony W. Hursh
  4.  
  5.  
  6.  
  7.         In Hebrew legend, a golem is a sort of robot created to
  8. perform simple tasks. The QWK'n'Dirty Golem Mode allows you to
  9. automate calling and downloading of .QWK packets. You set a
  10. "calling window" (the hours between which you want QWK'n'Dirty
  11. to call the board) and an interval between calls. If, for example,
  12. the calling window is set for 00:00 to 05:00, and the interval
  13. between calls is set to 10 hours, QWK'n'Dirty will call if it is:
  14.  
  15. 1) between midnight and 5 am, and
  16. 2) more than 10 hours since the last call.
  17.  
  18. To set Golem Mode for a system, use the edit command from the
  19. dial/read menu. Choose "Enabled" for Golem mode, then set the
  20. calling window and interval between calls. You must also have a
  21. script written to handle the actual logon and download process.
  22.  
  23.  
  24.                         ACTIVATING GOLEM MODE
  25.  
  26.         Golem Mode can be activated in two distinct ways. The first
  27. method is to type ALT-G from the terminal screen. QWK'n'Dirty will
  28. begin cycling through all the systems endlessly until it finds
  29. one which is in its calling window, and for which the proper
  30. interval has elapsed. This process will continue endlessly
  31. until you press a key.
  32.  
  33.  
  34.         The second method is used for enabling Golem Mode from
  35. another program. If QWK'n'Dirty is invoked with the command
  36. line:
  37.  
  38. QWKNDTY /G
  39.  
  40. it will come up in Golem Mode. QWK'n'Dirty will check each system a
  41. maximum of one time, then exit (unlike activating Golem Mode from
  42. the terminal screen, which loops endlessly). This lets you do
  43. things such as run QWK'n'Dirty as a timed event from another BBS
  44. program (handy for those sysops that never seem to have time to call
  45. out).
  46.  
  47. Keep in mind that you need to load a FOSSIL driver unless you already
  48. have one installed. You could make a TIMEQWK.BAT file using
  49. OPQWK.BAT or BNUQWK.BAT as a model, and changing the QWKNDTY
  50. command line to use the /G parameter. Of course, if you already
  51. have a FOSSIL loaded to run a BBS you could simply run
  52. QWKNDTY /G directly.
  53.  
  54.